Fix minor problems in text-mode menu display.
authorEli Zaretskii <eliz@gnu.org>
Wed, 9 Oct 2013 20:18:38 +0000 (23:18 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 9 Oct 2013 20:18:38 +0000 (23:18 +0300)
commitbe240601708c5c243de6f04d00995fc6ae82825b
tree19fc65e0f984baeb2dbf9c13b7d68565da811c9b
parent15b69747c4ac9c9b07e2e20884524912129a8877
Fix minor problems in text-mode menu display.

 src/term.c (tty_menu_activate): Flush the output stream after
 showing the cursor, and don't mark the frame garbaged at exit from
 the function.  Fixes redisplay glitches when moving from one menu
 to another.
src/ChangeLog
src/term.c